PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableImageCell Class / PDFFlowTableImageCell Constructor / PDFFlowTableImageCell Constructor(PDFFlowTableImageCell)
Source cell.
In This Topic
    PDFFlowTableImageCell Constructor(PDFFlowTableImageCell)
    In This Topic
    Initializes a new PDFFlowTableImageCell object with another cell.
    Syntax
    public PDFFlowTableImageCell( 
       PDFFlowTableImageCell source
    )

    Parameters

    source
    Source cell.
    See Also